handle the case of \r and \n split across lines. Bug #337022. add unit
authorPaolo Borelli <pborelli@katamail.com>
Wed, 5 Apr 2006 18:30:46 +0000 (18:30 +0000)
committerPaolo Borelli <pborelli@src.gnome.org>
Wed, 5 Apr 2006 18:30:46 +0000 (18:30 +0000)
commitf58c7f1ae8755e4da073f5fafa83dd5e45849024
treea08d4ee479ee998ae0035c946cf511562ffe6073
parent3797d5a34e6a443cc12cc4b6b1f513e4d3794556
handle the case of \r and \n split across lines. Bug #337022. add unit

2006-04-05  Paolo Borelli  <pborelli@katamail.com>

* gtk/gtktextiter.c (gtk_text_iter_ends_line): handle the case of \r
and \n split across lines. Bug #337022.
* tests/testtextbuffer.c: add unit test.
ChangeLog
ChangeLog.pre-2-10
gtk/gtktextiter.c
tests/testtextbuffer.c